home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / csr_tc.arc / READ.ME < prev    next >
Text File  |  1987-05-29  |  3KB  |  68 lines

  1.         READ.ME File for CSPOTRUN v2.00 for the Turbo C Version
  2.                   Modified for Turbo C by Mike Strock
  3.                               May 29,1987
  4.  
  5. This  version  of  CSPOTRUN  is  for  Turbo  C  v1.0.  The package was 
  6. originally written by Bob Pritchett,  of  New  Dimension  Software.  I 
  7. obtained  the  source  code  and ported the code over from Microsoft C 
  8. v4.0  in  order  for  use  with  Turbo  C   v4.0.   Some   interesting 
  9. observations on this version of the CSPOTRUN Library: 
  10.  
  11.         MS C v4.0    library size (approximate bytes): 62,000 bytes
  12.         Turbo C v1.0 library size (approximate bytes): 59,000 bytes.
  13.  
  14.   The  code for the Turbo C version was compiled with Turbo C with the 
  15. following defaults ON: 
  16.  
  17.         UNDERBARS GENERATED [YES]
  18.         NESTED COMMENTS OK  [YES]
  19.         OPTIMIZE FOR       [SIZE]
  20.  
  21. I am putting this version out with the original documentation  that  I 
  22. recieved from Mr.  Pritchett,  as the changes that I needed to make do 
  23. not affect the documenation.  
  24.  
  25. This version of the library was compiled with the small model  version 
  26. of  the Turbo C compiler.  Using other memory models with this library 
  27. could create extreme havoc with  your  applications.  If  you  need  a 
  28. different memory model version of this library, license your copy with 
  29. Mr.  Pritchett  for  the  registration  fee,  and you will recieve the 
  30. source code.  You can then compile with another memory model.  
  31.  
  32. I release  this  version  with  no  warranties,  either  expressed  or 
  33. implied.   Users  use  this  library  at  their  own  risk,   with  no 
  34. renumeration for damage from me possible.  I have tested this code  to 
  35. make sure that all bugs have been exterminated,  however,  if bugs are 
  36. found, once they are located they will be squashed.  
  37.  
  38. I am interested in further optimizing this library by  rewriting  some 
  39. of  the  routines into inline-assembler that Turbo C can use.  We will 
  40. have to see.  Please, if you use this library,  send your registration 
  41. fee to Mr.  Pritchett,  as he did a very good job putting this library 
  42. together.  
  43.  
  44. I can be reached by leaving me a  message  on  one  of  the  following 
  45. computer bulletin boards: 
  46.  
  47. The Boss dBBS                (201) 568-7293 < 
  48. Computer Connections PCBoard (202) 547-2008 <  
  49. Protech RBBS                 (206) 334-6856 
  50. Night Shift RBBS             (206) 488-0924 < 
  51. Underdog Board               (206) 725-9233 < 
  52. Dan Doman's Home of  dBBS    (212) 529-0498 < 
  53. PC AT OPUS                   (213) 874-9484 < 
  54. C/Turbo Exchange             (404) 263-1151 <
  55.  
  56. < means a PC Pursuitable bbs
  57.  
  58. Or, I can be reached by leaving me a message in the Echomail C message 
  59. base of any FIDO/OPUS system which supports the Echomail C  area.  Or, 
  60. you can write to me at: 
  61.  
  62.                 Mike Strock
  63.                 6513 191st S.W.
  64.                 Lynnwood, WA 98036-4159
  65.  
  66. Enjoy the library, and please register your copy with Mr. Pritchett at 
  67. the address listed in the manual.  
  68.